221 research outputs found

    Accessibility to possibilities : discover the unknown unknown worlds

    Get PDF
    The digital revolution has transformed the world, and today we are drowning in information. We use search engines as an efficient way to access information, and when we search, by connecting, relating, or random recommending, our knowledge network expands from the keyword we put in. With this search engine model, it’s easy for us to find what we know we don’t know. But it’s hard to access things we don’t know we don’t know. In other words, our past limits our accessibility to information. In this essay, I attempt to find an alternative way of approaching information in the design process through constructing accessibility to all kinds of possibilities. I propose that we generate knowledge instead of search for it — design in a way where innovation and willingness are not trapped by the past, and allow more people to participate and have fun in the design process. Thus, we can integrate the design process into daily life and, ultimately, build a decentralized design ecosystem for society

    Revisiting the Complexity of and Algorithms for the Graph Traversal Edit Distance and Its Variants

    Get PDF
    The graph traversal edit distance (GTED), introduced by Ebrahimpour Boroojeny et al. (2018), is an elegant distance measure defined as the minimum edit distance between strings reconstructed from Eulerian trails in two edge-labeled graphs. GTED can be used to infer evolutionary relationships between species by comparing de Bruijn graphs directly without the computationally costly and error-prone process of genome assembly. Ebrahimpour Boroojeny et al. (2018) propose two ILP formulations for GTED and claim that GTED is polynomially solvable because the linear programming relaxation of one of the ILPs will always yield optimal integer solutions. The claim that GTED is polynomially solvable is contradictory to the complexity of existing string-to-graph matching problems. We resolve this conflict in complexity results by proving that GTED is NP-complete and showing that the ILPs proposed by Ebrahimpour Boroojeny et al. do not solve GTED but instead solve for a lower bound of GTED and are not solvable in polynomial time. In addition, we provide the first two, correct ILP formulations of GTED and evaluate their empirical efficiency. These results provide solid algorithmic foundations for comparing genome graphs and point to the direction of heuristics that estimate GTED efficiently

    UKnow: A Unified Knowledge Protocol for Common-Sense Reasoning and Vision-Language Pre-training

    Full text link
    This work presents a unified knowledge protocol, called UKnow, which facilitates knowledge-based studies from the perspective of data. Particularly focusing on visual and linguistic modalities, we categorize data knowledge into five unit types, namely, in-image, in-text, cross-image, cross-text, and image-text. Following this protocol, we collect, from public international news, a large-scale multimodal knowledge graph dataset that consists of 1,388,568 nodes (with 571,791 vision-related ones) and 3,673,817 triplets. The dataset is also annotated with rich event tags, including 96 coarse labels and 9,185 fine labels, expanding its potential usage. To further verify that UKnow can serve as a standard protocol, we set up an efficient pipeline to help reorganize existing datasets under UKnow format. Finally, we benchmark the performance of some widely-used baselines on the tasks of common-sense reasoning and vision-language pre-training. Results on both our new dataset and the reformatted public datasets demonstrate the effectiveness of UKnow in knowledge organization and method evaluation. Code, dataset, conversion tool, and baseline models will be made public
    • …
    corecore